home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / bit / New < prev    next >
Text File  |  1994-08-01  |  2KB  |  39 lines

  1. What is new in this version ? (For more info on bug corrections
  2. and changes, see src/ChangeLog)
  3.  
  4. o. Faster (reduced number of winsets greatly and misc. cleanups)
  5. o. Made stand-alone MPEG player run in foreground by default.
  6. o. Added -I to force the initial window size to be that of the 1st image.
  7.    bit -IbN would make a nice external viewer for Xmosiac, also
  8.    a super-"paste": it combines all the functionalities of
  9.    ipaste, gifpaste, jpaste and whatever paste.
  10.    
  11. ----V887---
  12. o. Added median filtering. Added Arcs in paint. Enhanced air brush 
  13.    and image sharpening.
  14. o. corrected a GIF encoder bug.
  15. o. Added -b to prevent bit from running in background so that compound
  16.    command like bit;other_commad is guaranteed to be executed in order.
  17. o. Mail author on core dump is off by default.
  18. o. clock_mailbox is not shown by default. Use -C to show it.
  19.  
  20. ---V0.885---
  21. o. Paint function is implemented for the most part.
  22. o. Crop region is allowed to be larger than window/screen (via pan buttons).
  23. o. Read PostScript file via ghostscript or psrender with adjustable dpi.
  24.    (having problems on 4.0.5H Elan, maybe others)
  25. o. More operations when merging/concatenating two image.
  26. o. Added binding button to define shell command on the fly to manipulate
  27.    original image files (for exmaple, move to a different dir)
  28.    in Image Browser.
  29. o. Command line option -C to supress showing of clockmailbox window.
  30. o. Cyclic display is indicated by 100 (was 16).
  31. o. A few bug corrections:
  32.     a. image browser now reflects the contents of the directory, i.e.,
  33.        if the original image is gone, its thumbnail will be deleted
  34.        automatically.
  35.     b. several typos are corrected, all related to file selector.
  36. o  New compiler flag NO_MAIL in Makefile to suppress notification
  37.    mail message to me when bit dectects critical errors.
  38.  
  39.